CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - FLASH 擦除

搜索资源列表

  1. 基于S3C4510B的系统的Flash擦除与烧写问题.rar

    0下载:
  2. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:121265
    • 提供者:
  1. nand flash

    0下载:
  2. TH58NVG1S3AFT05驱动源码,包括最基本的底层读写擦除操作等-TH58NVG1S3AFT05 driver source code, including basic literacy bottom erasure operation
  3. 所属分类:FlashMX源码

    • 发布日期:2008-10-13
    • 文件大小:4996
    • 提供者:仗剑
  1. flash

    0下载:
  2. cs850实验板的flash存储器编程,实现NOR闪存芯片的厂商ID读取、区块(sector)擦除、字节编程等基本的闪存操作
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3280
    • 提供者:王昊
  1. Audio_PCM

    0下载:
  2. 音频的压缩和解压耳机里实时发出mic收到声音。录音,程序将会把mic输入声音存储到flash里面,程序会停止在三个断点之一。这三个断点分别是flash擦除失败、flash写入失败、录音结束。如果是停在前两个断点,是flash操作失败。如果是停在第三个断点,表明录音结束。可以停止程序,进行录音回放操作。录音回放,程序将会循环播放flash里面存储的声音。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:97651
    • 提供者:皮皮
  1. FLASH

    0下载:
  2. K9F1208U0M 的ALE、CLE分别由DSP 的A1 和A0 控制。DSP的低8位数据线直接与闪存的I/O0-I/O7 相连,实现命令、地址和数据的传输; DSP的通用I/O口IOA2 接R/B,监测存储器的工作状态,当R/ B 处于低电平时,表示有编程、擦除或随机读操作正在进行;操作完成后, R/ B 会自动返回高电平。DSP的W E 、R D 分别接FLASH的W E 、R E , 控制读、写操作。CS2接闪存的片选线CE。
  3. 所属分类:FlashMX源码

    • 发布日期:2008-10-13
    • 文件大小:1970
    • 提供者:卢昌荣
  1. FLASH

    0下载:
  2. 本代码通过串口通信的应用熟悉Tornado的集成开发环境,在C850实验板上实现NOR闪存芯片的厂商ID读取、区块擦除、字节编程等基本的闪存操作。
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:796
    • 提供者:李菲
  1. flash

    0下载:
  2. 随着各行各业的发展和生产需要,业界上的采集器已经满足不了某些行业的生产需要,他们不仅需要采集数据还需将数据发生变化的时间记录下来,断电数据不掉失,特别是当电脑读取采集器的数据时还需能继续采集数据,保证不掉失一个数据,并且还要求擦除采集器旧的数据时还能继续采集数据和保存数据,保证不擦除新的数据,因为某些场合需要时时刻刻不间断的采集数据,并要求任何时刻都能读取数据。
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2015-06-13
    • 文件大小:424137
    • 提供者:czhua
  1. m25p16 SPI flash

    2下载:
  2. m25p16 SPI flash 的读写擦除等操作,完全通过调式
  3. 所属分类:驱动编程

    • 发布日期:2011-08-04
    • 文件大小:4746
    • 提供者:jinpeterzhang
  1. flash_operator.rar

    1下载:
  2. 本代码为控制三星公司nand flash,型号k9f5608,实现了读写和擦除操作,方便调用,The code for the control of Samsung nand flash, model k9f5608, achieved a read-write and erase operations to facilitate the call
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-11-20
    • 文件大小:1396525
    • 提供者:kaishi
  1. FLASH-Flash-program

    0下载:
  2. 用于MSP430F149。FLASH存储器读、写、段擦除从程序存储器的两个数组内分别读出N_DATA个字节和字,写入信息存储器和FLASH中某 一段内,然后再将写入的内容读出到RAM中的数组中进行验证。-For MSP430F149. FLASH memory read, write, erase segments from within the program memory of the two arrays were read out N_DATA bytes and words, a
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:32515
    • 提供者:jerry
  1. flash_utils_dm36x

    1下载:
  2. 针对dm355/dm365/dm368的flash工具包。可以对flash进行包括读、写、擦除等一系列操作。如果想了解nand flash的编程或工作原理,本软件代码也是极好的参考资料-For dm355/dm365/dm368 the flash tool kit. Can be included on the flash read, write, erase and a series of operations. If you want to learn programming or nan
  3. 所属分类:FlashMX源码

    • 发布日期:2012-11-22
    • 文件大小:101218
    • 提供者:letree
  1. m25p16

    0下载:
  2. m25p16 SPI flash的读写擦除等操作-m25p16 SPI flash read write erase operation
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:4746
    • 提供者:jin
  1. am29lv

    1下载:
  2. am29lv芯片的驱动代码,可以擦除、读写NOR FLASH--am29lv系列芯片-am29lv chip driver code, you can erase, read and write NOR FLASH- am29lv series chip
  3. 所属分类:Other Embeded program

    • 发布日期:2014-04-21
    • 文件大小:4124
    • 提供者:魏恪之
  1. DEC643_FLASH

    0下载:
  2. 合众达DEC643 flash擦除例程。-United Tatsu DEC643 flash erase routine.
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:422353
    • 提供者:
  1. DATAFLASH

    0下载:
  2. FLASH读写操作,实现对flash空间的擦除和烧写。-FLASH read and write operations, the realization space of flash erase and programmer.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-31
    • 文件大小:172098
    • 提供者:
  1. flash_WR

    0下载:
  2. 单片机读写NAND flash程序,里面包括读,写,擦除-Single-chip NAND flash read and write procedures, which include reading, writing and erasing
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:990
    • 提供者:wang
  1. Erase-FLASH

    0下载:
  2. STM32F103C8T W25Q64 SPI Flash擦除程序,已测试通过,只有擦除程序,可直接下载使用-STM32F103C8T W25Q64 SPI Flash erasing program, have been tested, only erase the program, you can download directly
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:377320
    • 提供者:王和
  1. FLASH

    0下载:
  2. 操作单片机Flash,对其进行读取、写入、擦除等操作(operate the chip's flash)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:Christal_R
  1. flash

    0下载:
  2. 不用管扇区多大进行任意地址的存储和大小,不用考虑是页擦除还是扇区擦除。(Do not need to manage the storage and size of any address, without considering whether it is page erasure or sector erasure.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:ryze哇哈哈
  1. erase_flash_bins

    1下载:
  2. esp8266-12f 36mbit 擦除flash(erase_flash_bins flash 36mbit flash)
  3. 所属分类:其他

    • 发布日期:2020-10-29
    • 文件大小:1024
    • 提供者:房一happy
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com